Bundle org.nuxeo.ecm.platform.userworkspace.core
Documentation
-
Parent Documentation: ReadMe.md
nuxeo-platform-userworkspace
This nuxeo plugin provide a personal user workspace for each user of the platform.
By default, user workspaces are lazily created on first access and are stored in :
/default-domain/UserWorkspaces/{userName}
The plugin can be configured to define custom logic to create the user workspace using a customized factory class.
About Nuxeo
Nuxeo provides a modular, extensible Java-based open source software platform for enterprise content management, and packaged applications for document management, digital asset management and case management.
Designed by developers for developers, the Nuxeo platform offers a modern architecture, a powerful plug-in model and extensive packaging capabilities for building content applications.
More information on: http://www.nuxeo.com/
Requirements
Resolution Order
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.platform.userworkspace.UserWorkspaceService
- org.nuxeo.ecm.platform.userworkspace.listener
- org.nuxeo.ecm.platform.userworkspace.UserWorkspaceServiceImpl
Packages
Maven Artifact
File | nuxeo-platform-userworkspace-core-10.10-HF25.jar |
---|---|
Group Id | org.nuxeo.ecm.platform |
Artifact Id | nuxeo-platform-userworkspace-core |
Version | 10.10-HF25 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_222
Bundle-ManifestVersion: 2
Bundle-Version: 1.0.0
Bundle-Name: NXUserWorkspace
Bundle-SymbolicName: org.nuxeo.ecm.platform.userworkspace.core
Bundle-Localization: plugin
Bundle-Vendor: Nuxeo
Bundle-Category: stateless
Nuxeo-Component: OSGI-INF/userworkspace-framework.xml,OSGI-INF/userwor
kspace-listeners-contrib.xml,OSGI-INF/userWorkspaceImpl.xml
Export-Package: org.nuxeo.ecm.platform.userworkspace.service
Require-Bundle: org.nuxeo.ecm.platform.userworkspace.api, org.nuxeo.ec
m.core.api
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats